Query languages - определение. Что такое Query languages
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Query languages - определение

COMPUTER LANGUAGE USED TO MAKE QUERIES INTO DATABASES AND INFORMATION SYSTEMS SUCH AS SQL OR XQUERY
Database query language; Information retrieval query language; Query languages; Query structure; Relational database querying; List of query languages; List of data query languages; List of database query languages
Найдено результатов: 2107
database query language         
<database> A language in which users of a database can (interactively) formulate requests and generate reports. The best known is SQL. (1998-04-15)
Information retrieval query language         
An information retrieval (IR) query language is a query language used to make queries into search index. A query language is formally defined in a context-free grammar (CFG) and can be used by users in a textual, visual/UI or speech form.
RDF query language         
PROGRAMMING LANGUAGE ALLOWING EASY QUERYING ON RDF GRAPHS
RDQL; RDF query languages
An RDF query language is a computer language, specifically a query language for databases, able to retrieve and manipulate data stored in Resource Description Framework (RDF) format.
Jakarta Persistence Query Language         
PLATFORM-INDEPENDENT OBJECT-ORIENTED QUERY LANGUAGE
JPQL; Java Persistence Query Language
The Jakarta Persistence Query Language (JPQL; formerly Java Persistence Query Language) is a platform-independent object-oriented query language defined as part of the Jakarta Persistence (JPA; formerly Java Persistence API) specification.
Contextual Query Language         
INFORMATION RETRIEVAL QUERY LANGUAGE
Contextual query language; Common Query Language
Contextual Query Language (CQL), previously known as Common Query Language,CQL: the Contextual Query Language: Specifications SRU: Search/Retrieval via URL, Standards, Library of Congress is a formal language for representing queries to information retrieval systems such as search engines, bibliographic catalogs and museum collection information. Based on the semantics of Z39.
Cypher (query language)         
DECLARATIVE GRAPH QUERY LANGUAGE FOR THE NEO4J GRAPH DATABASE
Cypher Query Language; Cypher (Query Language)
Cypher is a declarative graph query language that allows for expressive and efficient data querying in a property graph.
Object Query Language         
QUERY LANGUAGE FOR OBJECT-ORIENTED DATABASES
OQL; Draft:Object Query Language
Object Query Language (OQL) is a query language standard for object-oriented databases modeled after SQL and developed by the Object Data Management Group (ODMG). Because of its overall complexity the complete OQL standard has not yet been fully implemented in any software.
Language Integrated Query         
PROJECT OF MICROSOFT
Cω; Language integrated query; XLINQ; LINQ; User:Soumyasch/Incubator/LINQ; LINQ to SQL; DLINQ; XLinq; DLinq; LINQ to XML; Standard Query Operator; IQueryable
Language Integrated Query (LINQ, pronounced "link") is a Microsoft .NET Framework component that adds native data querying capabilities to .
Structured Query Language         
RELATIONAL DATABASE LANGUAGE THAT ALLOWS TO EXTRACT FROM DATA TABLES A SERIES OF RECORDS WITH SELECTION, SORTING AND COMPUTATION CRITERIA, OR TO UPDATE, DELETE OR ADD NEW RECORDS
SQL programming language; SQL language; Structured Query Language; Structured query language; SQL keywords; Sql; Comment (SQL); Grant (SQL); SQL database; SEQUEL; SQL script; SQL Servers; Transaction Control Language; SQL (programming language); SQL datatypes; SQL functions; Structure Query Language; SQL data types; .sql; Revoke (SQL); Sql types; ANSI SQL; Procedural SQL; Alternatives to SQL; Criticism of SQL; Distributed SQL processing; History of SQL; ISO/IEC TR 19075; Data types in SQL; Procedural extensions to SQL; Interoperability of SQL statements
SQL
Knowledge Query and Manipulation Language         
LANGUAGE AND PROTOCOL FOR COMMUNICATION AMONG SOFTWARE AGENTS AND KNOWLEDGE-BASED SYSTEMS
KQML; Knowledge Query & Manipulation Language
<language, protocol, artificial intelligence> (KQML) A language and protocol, based on SGML, for exchanging information and knowledge, proposed in 1993(?). Work on KQML is led(?) by Tim Finin <finin@umbc.edu> of the University of Maryland Baltimore County, Lab for Advanced Information Technology. It is part of the ARPA {Knowledge Sharing Effort}. The KQML message format and protocol can be used to interact with an intelligent system, either by an {application program}, or by another intelligent system. KQML's "performatives" are operations that agents perform on each other's knowledge and goal stores. Higher-level interactions such as contract nets and negotiation are built using these. KQML's "communication facilitators" coordinate the interactions of other agents to support knowledge sharing. Experimental prototype systems support concurrent engineering, intelligent design, intelligent planning, and scheduling. http://cs.umbc.edu/kqml/. (1999-09-28)

Википедия

Query language

A query language, also known as data query language or database query language (DQL), is a computer language used to make queries in databases and information systems. A well known example is the Structured Query Language (SQL).